home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 January / Macworld (2000-01).dmg / Shareware World / Utilities / Diagnostics / YER 1.0.0 / YER 1.0.0 FAT / YER 1.0.0 FAT.rsrc / STR#_1020.txt < prev    next >
Text File  |  1999-10-17  |  5KB  |  201 lines

  1. OSASyntaxTypeError = -2741 ‚Ä¢Signaled when another form of syntax was expected. (e.g. 'expected a <type> but found <this>')
  2.  
  3. OSASyntaxError = -2740 ‚Ä¢Signaled when a syntax error occurs. (e.g. 'Syntax error' or '<this> can't go after <that>')
  4.  
  5. errOSACantCreate = -2710
  6.  
  7. errOSACantGetTerminology = -2709
  8.  
  9. errOSADataBlockTooLarge = -2708 ‚Ä¢Signaled when an intrinsic limitation is exceeded for the size of a value or data structure
  10.  
  11. errOSAInternalTableOverflow = -2707 ‚Ä¢Signaled when a runtime internal data structure overflows
  12.  
  13. errOSAStackOverflow = -2706 ‚Ä¢Signaled when the runtime stack overflows
  14.  
  15. errOSACorruptTerminology = -2705 ‚Ä¢Signaled when an application's terminology resource is not readable
  16.  
  17. errOSAAppNotHighLevelEventAware = -2704 ‚Ä¢Signaled when an application can't respond to AppleEvents
  18.  
  19. errOSACantLaunch = -2703 ‚Ä¢Signaled when application can't be launched or when it is remote and program linking is not enabled
  20.  
  21. errOSANumericOverflow = -2702 ‚Ä¢Signaled when integer or real value is too large to be represented
  22.  
  23. errOSADivideByZero = -2701 ‚Ä¢Signaled when there is an attempt to divide by zero
  24.  
  25. errOSAGeneralError = -2700 ‚Ä¢Signaled by user scripts or applications when no actual error code is to be returned. Simply means 'an error has occurred'. Most useful in conjunction with an error message from the application
  26.  
  27. kQ3NoticeFileCancelled = -28085
  28.  
  29. kQ3NoticeViewSyncCalledAgain = -28086
  30.  
  31. kQ3NoticeSystemAlreadyInitialized = -28087
  32.  
  33. kQ3NoticeScaleContainsZeroEntries = -28088
  34.  
  35. kQ3NoticeBrightnessGreaterThanOne = -28089
  36.  
  37. kQ3NoticeInvalidAttenuationTypeUsingInternalDefaults = -28090
  38.  
  39. kQ3NoticeDrawContextNotSetUsingInternalDefaults = -28091
  40.  
  41. kQ3NoticeMeshEdgeIsNotBoundary = -28092
  42.  
  43. kQ3NoticeMeshEdgeVertexDoNotCorrespond = -28093
  44.  
  45. kQ3NoticeMeshInvalidVertexFacePair = -28094
  46.  
  47. kQ3NoticeMeshVertexHasNoComponent = -28095
  48.  
  49. kQ3NoticeFileAliasWasChanged = -28096
  50.  
  51. kQ3NoticeParameterOutOfRange = -28097
  52.  
  53. kQ3NoticeObjectAlreadySet = -28098
  54.  
  55. kQ3NoticeMethodNotSupported = -28099
  56.  
  57. kQ3NoticeDataAlreadyEmpty = -28100
  58.  
  59. kQ3WarningInvalidObjectInGroupMetafile = -28261
  60.  
  61. kQ3WarningTypeNewerVersionAlreadyRegistered = -28262
  62.  
  63. kQ3WarningTypeSameVersionAlreadyRegistered = -28263
  64.  
  65. kQ3WarningTypeAlreadyRegistered = -28264
  66.  
  67. kQ3WarningExtensionNotLoading = -28265
  68.  
  69. kQ3WarningParameterOutOfRange = -28266
  70.  
  71. kQ3WarningScaleContainsNegativeEntries = -28267
  72.  
  73. kQ3WarningScaleEntriesAllZero = -28268
  74.  
  75. kQ3WarningPickParamOutside = -28269
  76.  
  77. kQ3WarningInvalidPaneDimensions = -28270
  78.  
  79. kQ3WarningFunctionalityNotSupported = -28271
  80.  
  81. kQ3WarningQuaternionEntriesAreZero = -28272
  82.  
  83. kQ3WarningNonInvertibleMatrix = -28273
  84.  
  85. kQ3WarningViewTraversalInProgress = -28274
  86.  
  87. kQ3WarningPossibleMemoryLeak= -28275
  88.  
  89. kQ3WarningLowMemory = -28276
  90.  
  91. kQ3WarningStringExceedsMaximumLength = -28277
  92.  
  93. kQ3WarningFilePointerRedefined = -28278
  94.  
  95. kQ3WarningFilePointerResolutionFailed = -28279
  96.  
  97. kQ3WarningReadLessThanSize = -28280
  98.  
  99. kQ3WarningInconsistentData = -28281
  100.  
  101. kQ3WarningNoAttachMethod = -28282
  102.  
  103. kQ3WarningUnresolvableReference = -28283
  104.  
  105. kQ3WarningInvalidTableOfContents = -28284
  106.  
  107. kQ3WarningUnmatchedEndGroup = -28285
  108.  
  109. kQ3WarningUnmatchedBeginGroup = -28286
  110.  
  111. kQ3WarningInvalidMetafileObject = -28287
  112.  
  113. kQ3WarningUnknownObject = -28288
  114.  
  115. kQ3WarningInvalidHexString = -28289
  116.  
  117. kQ3WarningInvalidSubObjectForObject = -28290
  118.  
  119. kQ3WarningVector3DNotUnitLength = -28291
  120.  
  121. kQ3WarningTypeHasNotBeenRegistered = -28292
  122.  
  123. kQ3WarningTypeIsOutOfRange = -28293
  124.  
  125. kQ3WarningTypeAndMethodAlreadyDefined = -28294
  126.  
  127. kQ3WarningUnknownElementType = -28295
  128.  
  129. kQ3WarningNoObjectSupportForReadMethod = -28296
  130.  
  131. kQ3WarningNoObjectSupportForWriteMethod = -28297
  132.  
  133. kQ3WarningNoObjectSupportForDrawMethod = -28298
  134.  
  135. kQ3WarningNoObjectSupportForDuplicateMethod = -28299
  136.  
  137. kQ3WarningInternalException = -28300
  138.  
  139. kQ3ErrorBoundingLoopFailed = -28378
  140.  
  141. kQ3ErrorWritingLoopFailed = -28379
  142.  
  143. kQ3ErrorRenderingLoopFailed = -28380
  144.  
  145. kQ3ErrorPickingLoopFailed = -28381
  146.  
  147. kQ3ErrorTypeAlreadyExistsAndHasObjectInstances = -28382
  148.  
  149. kQ3ErrorTypeAlreadyExistsAndOtherClassesDependOnIt = -28383
  150.  
  151. kQ3ErrorTypeAlreadyExistsAndHasSubclasses = -28384
  152.  
  153. kQ3ErrorWin32Error = -28385
  154.  
  155. kQ3ErrorTracker = -28386
  156.  
  157. kQ3ErrorController = -28387
  158.  
  159. kQ3ErrorUnsupportedPixelDepth = -28388
  160.  
  161. kQ3ErrorBadDrawContext = -28389
  162.  
  163. kQ3ErrorBadDrawContextFlag = -28390
  164.  
  165. kQ3ErrorBadDrawContextType = -28391
  166.  
  167. kQ3ErrorInvalidCameraValues = -28392
  168.  
  169. kQ3ErrorAttributeInvalidType = -28393
  170.  
  171. kQ3ErrorAttributeNotContained = -28394
  172.  
  173. kQ3ErrorBadStringType = -28395
  174.  
  175. kQ3ErrorScaleOfZero = -28396
  176.  
  177. kQ3ErrorInvalidObjectForPosition = -28397
  178.  
  179. kQ3ErrorInvalidObjectForGroup = -28398
  180.  
  181. kQ3ErrorInvalidPositionForGroup = -28399
  182.  
  183. kQ3ErrorUnsupportedFunctionality = -28400
  184.  
  185. kQ3ErrorInvalidGeometryType = -28401
  186.  
  187. kQ3ErrorUnsupportedGeometryType = -28402
  188.  
  189. kQ3ErrorStartGroupRange = -28403
  190.  
  191. kQ3ErrorAlreadyRendering = -28404
  192.  
  193. kQ3ErrorUnknownStudioType = -28405
  194.  
  195. kQ3ErrorNothingToPop = -28406
  196.  
  197. kQ3ErrorDataNotAvailable = -28407
  198.  
  199. kQ3ErrorBoundsNotStarted = -28408
  200.  
  201.